home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
maple
/
ftp
< prev
next >
Wrap
Text File
|
1994-06-21
|
2KB
|
43 lines
This file contains a list of Maple codes accessible via anonymous ftp
at other internet sites. These are Unix only Maple codes which are
kept in compressed Unix tar files. To uncompress and untar do
uncompress file.tar; tar xvf file.tar
Package/Routines Author - Ftp site - File(s)
===============================================================================
gdev Author: Bruno Salvy: salvy@inria.inria.fr
glimit Ftp site: ftp.inria.ft (128.93.1.26)
File: scratch/salvy/gdev.tar.Z (300K)
Code: routines for computing series expansions and limits
that are more powerful than Maples limit and series functions.
The routines included are
- gdev: performs generalised asymptotic expansions;
- glimit: computations of limits based on gdev;
- infsing: find the smallest singularities of a function;
- equivalent: asymptotic expansion of Taylor coefficients
(useful for the study of generating functions);
- zerotest: heuristic zero tester.
Documentation: A TeX file plus on-line help files for these routines
coxeter Author: John Stembridge: jrs@math.lsa.umich.edu
weyl Ftp site: ftp.math.lsa.umich.edu (141.211.64.51)
File: pub/jrs/coxeter.tar.Z (82K)
Code: A pair of Maple packages called coxeter and weyl that are useful
for doing calculations with root systems and finite Coxeter
groups. They are also capable of computing weight
multiplicities for irreps of all semisimple Lie algebras.
(Yes, even E8).
Documentation: An 11 page TeX file, plus 37 text files for
each of the indivdual commands.